'DeclarationPublic Sub FillRandom( _ ByVal random As System.Random, _ ByVal itemCount As System.Integer _ )
'UsageDim instance As NDataSeries(Of T) Dim random As System.Random Dim itemCount As System.Integer instance.FillRandom(random, itemCount)
Parameters
- random
- itemCount